Skip to content

docs(locadex): explain file scoping and commands for monorepos - #375

Open
JoshKappler wants to merge 3 commits into
mainfrom
overnight/o5-monorepo-docs
Open

docs(locadex): explain file scoping and commands for monorepos#375
JoshKappler wants to merge 3 commits into
mainfrom
overnight/o5-monorepo-docs

Conversation

@JoshKappler

@JoshKappler JoshKappler commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a "How file selection is scoped" section: setting App Root Directory scopes which files Locadex reads and translates to that directory, so a shared packages/ui or a sibling app is left alone. Points at the Select Files step in Run Agent for narrowing a single run.
  • Adds a monorepo layout example so it is clear what to put in App Root Directory.
  • Expands "Configure commands" with a cd example and workspace-filter commands for npm, yarn, bun, and pnpm.
  • Config reference: the App Root Directory bullet now mentions the file-scoping behavior and links to the guide.

Testing

  • unsafe-HTML and link validators pass; pnpm build:content builds all 428 pages with TypeScript passing.

Notes

  • Everything is Dashboard-focused and verified against the locadex source in gt-cloud. No internal CLI flags or config files are documented.

…commands

Add a 'How file selection is scoped' section explaining that the App Root Directory scopes which files Locadex reads and translates, plus a monorepo layout example and per-package-manager workspace command examples.
…g reference

The General settings reference omitted that setting App Root Directory also scopes file selection to that directory; add that line and link to the monorepo guide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant